Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
connectServiceWithParams
This procedure connects a physical service for a given service name. This procedure is a required entry point for the Connection Manager.
The procedure retrieves the connection string and appends anything in the parameter list to the end of the connection string. It then invokes
Location: af\app\afwebconmgrp.p Parameters:substituteParamin the target procedure to substitute arguments in the connection string with values from the substitution list. Finally it binds to the Web service using the updated connection string and returns the server object handle.INPUT pcServiceName AS CHARACTERINPUT pcParameterList AS CHARACTERINPUT pcSubstitutionList AS CHARACTEROUTPUT pcHandle AS CHARACTERNotes: None Examples: See theconnectServiceprocedure inaf\app\afwebconmgrp.p.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |